Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / EmptyArray<T> Class
Members


EmptyArray<T> Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class EmptyArray(Of T) 
 
'Usage
 
Dim instance As EmptyArray(Of T)
Type Parameters
T
Inheritance Hierarchy

System.Object
   GrapeCity.CalcEngine.EmptyArray<T>

See Also